Apache::Bootstrap 0.07-rc1 available for testing
Apache::Bootstrap 0.07-rc1 available for testing
am 10.07.2009 00:18:57 von Fred Moyer
--0016369fa335f12d2c046e4d3d71
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
I'd love it if you could take this rc for a spin and report back. Passing
all tests on OS X 10.5, 5.8.8, 2.2.6
and Centos 5.2, 5.8.9, 2.2.8.
I resolved some issues while implementing this version for Apache::Dispatch.
Changes since 0.06
- fix syntax error in params validation in new (mp2 param unchecked)
- warn instead of dying in new if a module is not present, and then
decide if any modules are present to create a new bootstrap object
http://people.apache.org/~phred/Apache-Bootstrap-0.07-rc1.ta r.gz
--0016369fa335f12d2c046e4d3d71
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I'd love it if you could take this rc for a spin and report back.=A0 Pa=
ssing all tests on OS X 10.5, 5.8.8, 2.2.6
and Centos 5.2, 5.8.9, 2.2.8.=
I resolved some issues while implementing this version for Apache::=
Dispatch.
Changes since 0.06
=A0 - fix syntax error in params valida=
tion in new (mp2 param unchecked)
=A0 - warn instead of dying in n=
ew if a module is not present, and then
=A0 decide if any mo=
dules are present to create a new bootstrap object
1.tar.gz">http://people.apache.org/~phred/Apache-Bootstrap-0 .07-rc1.tar.gz<=
/a>
--0016369fa335f12d2c046e4d3d71--
Re: Apache::Bootstrap 0.07-rc1 available for testing
am 10.07.2009 03:25:25 von gozer
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig8739CEEB40FD904D3AF14145
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On 09/07/09 18:18 , Fred Moyer wrote:
> I'd love it if you could take this rc for a spin and report back. Pass=
ing
> all tests on OS X 10.5, 5.8.8, 2.2.6
> and Centos 5.2, 5.8.9, 2.2.8.
Works on my OS X Leopard box with system and darwinports perl.
$ prove -b t ; /usr/bin/prove -b t
t/00-load.........ok 1/11# bootstrapping mp1 only
# bootstrapping mp2 only
mod_perl2 not present, cannot bootstrap mp2 at
blib/lib/Apache/Bootstrap.pm line 121.
# Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /opt/local/bin/perl
t/00-load.........ok
7/11 skipped: various reasons
t/pod-coverage....ok
t/pod.............ok
All tests successful, 7 subtests skipped.
Files=3D3, Tests=3D13, 1 wallclock secs ( 0.22 cusr + 0.05 csys =3D 0.=
27 CPU)
t/00-load.t ....... 1/11 # bootstrapping mp1 only
mod_perl not present, cannot bootstrap mp1 at
/Users/gozer/tmp/Apache-Bootstrap-0.07-rc1/blib/lib/Apache/B ootstrap.pm
line 96.
# bootstrapping mp2 only
# Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /usr/bin/perl
Apache::Test version is 1.30, minimum version required is 1.31, tests
will be skipped
t/00-load.t ....... ok
t/pod-coverage.t .. ok
t/pod.t ........... ok
All tests successful.
Files=3D3, Tests=3D13, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.40 cus=
r
0.06 csys =3D 0.50 CPU)
Result: PASS
+1
--=20
Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/
--------------enig8739CEEB40FD904D3AF14145
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFKVpiGyzKhB4jDpaURAr9/AKDDIByFGz5/Qxs3+ZRlwTFKBMdNeACd F9jk
LgL9n5F7qMUlrdK+xCPP5Jo=
=lEgJ
-----END PGP SIGNATURE-----
--------------enig8739CEEB40FD904D3AF14145--
Re: Apache::Bootstrap 0.07-rc1 available for testing
am 10.07.2009 10:48:27 von Cosimo Streppone
In data 10 juli 2009 alle ore 00:18:57, Fred Moyer
ha scritto:
> I'd love it if you could take this rc for a spin and report back.
> Passing all tests on OS X 10.5, 5.8.8, 2.2.6
> and Centos 5.2, 5.8.9, 2.2.8.
Test pass on debian etch.
Not sure why it says "minimum version required is 1.31" for Apache::Test.
Does 1.31 exist somewhere?
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........ok 1/11# bootstrapping mp1 only
mod_perl not present, cannot bootstrap mp1 at
/var/dev/cosimo/src/Apache-Bootstrap-0.07-rc1/blib/lib/Apach e/Bootstrap.pm
line 96.
# bootstrapping mp2 only
# Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /usr/bin/perl
Apache::Test version is 1.30, minimum version required is 1.31, tests will
be skipped
t/00-load.........ok
6/11 skipped: various reasons
t/pod-coverage....skipped
all skipped: Pod::Coverage 0.18 required for testing POD coverage
t/pod.............ok
All tests successful, 1 test and 6 subtests skipped.
Files=3, Tests=12, 0 wallclock secs ( 0.49 cusr + 0.04 csys = 0.53 CPU)
--
Cosimo
Re: Apache::Bootstrap 0.07-rc1 available for testing
am 10.07.2009 16:07:10 von Adam Prime
Fred Moyer wrote:
> I'd love it if you could take this rc for a spin and report back.
> Passing all tests on OS X 10.5, 5.8.8, 2.2.6
> and Centos 5.2, 5.8.9, 2.2.8.
>
> I resolved some issues while implementing this version for Apache::Dispatch.
>
> Changes since 0.06
>
> - fix syntax error in params validation in new (mp2 param unchecked)
> - warn instead of dying in new if a module is not present, and then
> decide if any modules are present to create a new bootstrap object
>
>
> http://people.apache.org/~phred/Apache-Bootstrap-0.07-rc1.ta r.gz
make and make test ok on...
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=linux, osvers=2.4.26-gentoo-r9, archname=i686-linux
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........# bootstrapping mp1 only
mod_perl not present, cannot bootstrap mp1 at
/home/adam/Apache-Bootstrap-0.07-rc1/blib/lib/Apache/Bootstr ap.pm line 96.
# bootstrapping mp2 only
t/00-load.........ok 3/11# Testing Apache::Bootstrap 0.07-rc1, Perl
5.008006, /usr/bin/perl5.8.6
t/00-load.........ok 6/11Apache::Test version is 1.27, minimum version
required is 1.28, tests will be skipped
t/00-load.........ok
6/11 skipped: various reasons
t/pod-coverage....skipped
all skipped: Test::Pod::Coverage 1.08 required for testing POD
coverage
t/pod.............skipped
all skipped: Test::Pod 1.22 required for testing POD
All tests successful, 2 tests and 6 subtests skipped.
Files=3, Tests=11, 2 wallclock secs ( 1.38 cusr + 0.07 csys = 1.45 CPU)
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24-gentoo-r8, archname=i686-linux
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load...........1/11 # bootstrapping mp1 only
mod_perl not present, cannot bootstrap mp1 at
/home/adam/Apache-Bootstrap-0.07-rc1/blib/lib/Apache/Bootstr ap.pm line 96.
# bootstrapping mp2 only
# Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /usr/bin/perl5.8.8
Apache::Test version is 1.31, minimum version required is 1.32, tests
will be skipped
t/00-load...........ok
t/pod-coverage......skipped: Test::Pod::Coverage 1.08 required for
testing POD coverage
t/pod...............ok
All tests successful.
Files=3, Tests=12, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.67 cusr
0.10 csys = 0.79 CPU)
Result: PASS
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris
PERL_DL_NONLAZY=1 /oanda/system/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ....... 1/11 # bootstrapping mp1 only
mod_perl not present, cannot bootstrap mp1 at
/home/aprime/Apache-Bootstrap-0.07-rc1/blib/lib/Apache/Boots trap.pm line 96.
# bootstrapping mp2 only
# Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /oanda/system/bin/perl
Apache::Test version is 1.31, minimum version required is 1.32, tests
will be skipped
t/00-load.t ....... ok
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.08 required for
testing POD coverage
t/pod.t ........... ok
All tests successful.
Files=3, Tests=12, 2 wallclock secs ( 0.04 usr 0.02 sys + 0.50 cusr
0.12 csys = 0.68 CPU)
Result: PASS
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris
PERL_DL_NONLAZY=1 /oanda/system/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ....... 1/11 # bootstrapping mp1 only
# bootstrapping mp2 only
mod_perl2 not present, cannot bootstrap mp2 at
/home/aprime/Apache-Bootstrap-0.07-rc1/blib/lib/Apache/Boots trap.pm line
121.
# Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /oanda/system/bin/perl
Subroutine boot redefined at
/oanda/system/lib/site_perl/i86pc-solaris/mod_perl.pm line 10.
Subroutine hook redefined at
/oanda/system/lib/site_perl/i86pc-solaris/mod_perl.pm line 22.
Subroutine import redefined at
/oanda/system/lib/site_perl/i86pc-solaris/mod_perl.pm line 31.
t/00-load.t ....... ok
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.08 required for
testing POD coverage
t/pod.t ........... ok
All tests successful.
Files=3, Tests=12, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.24 cusr
0.05 csys = 0.35 CPU)
Result: PASS
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24-19-server,
archname=i486-linux-gnu-thread-multi
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........1/11 # bootstrapping mp1 only
mod_perl not present, cannot bootstrap mp1 at
/local/aprime/Apache-Bootstrap-0.07-rc1/blib/lib/Apache/Boot strap.pm
line 96.
# bootstrapping mp2 only
# Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /usr/bin/perl
Apache::Test version is 1.31, minimum version required is 1.32, tests
will be skipped
t/00-load.........ok
t/pod-coverage....ok
t/pod.............ok
All tests successful.
Adam
Re: Apache::Bootstrap 0.07-rc1 available for testing
am 10.07.2009 20:42:06 von Fred Moyer
On Fri, Jul 10, 2009 at 1:48 AM, Cosimo Streppone wro=
te:
>
> In data 10 juli 2009 alle ore 00:18:57, Fred Moyer
m> ha scritto:
>
>> I'd love it if you could take this rc for a spin and report back. =A0Pas=
sing all tests on OS X 10.5, 5.8.8, 2.2.6
>> and Centos 5.2, 5.8.9, 2.2.8.
>
> Test pass on debian etch.
> Not sure why it says "minimum version required is 1.31" for Apache::Test.
> Does 1.31 exist somewhere?
It does not. I do some stuff in there to magically bump up the
version of apache test to one above what is installed so that the
check_for_apache_test method should fail.
Do you have only mod_perl2 installed? Getting the detection to work
has been tough, but I think this version may be doing the job
correctly.
>
> PERL_DL_NONLAZY=3D1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_ha=
rness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00-load.........ok 1/11# bootstrapping mp1 only
> mod_perl not present, cannot bootstrap mp1 at /var/dev/cosimo/src/Apache-=
Bootstrap-0.07-rc1/blib/lib/Apache/Bootstrap.pm line 96.
> # bootstrapping mp2 only
> # Testing Apache::Bootstrap 0.07-rc1, Perl 5.008008, /usr/bin/perl
> Apache::Test version is 1.30, minimum version required is 1.31, tests wil=
l be skipped
> t/00-load.........ok
> =A0 =A0 =A0 =A06/11 skipped: various reasons
> t/pod-coverage....skipped
> =A0 =A0 =A0 =A0all skipped: Pod::Coverage 0.18 required for testing POD c=
overage
> t/pod.............ok
> All tests successful, 1 test and 6 subtests skipped.
> Files=3D3, Tests=3D12, =A00 wallclock secs ( 0.49 cusr + =A00.04 csys =3D=
=A00.53 CPU)
>
>
> --
> Cosimo
Re: Apache::Bootstrap 0.07-rc1 available for testing
am 10.07.2009 23:11:45 von Cosimo Streppone
Fred wrote:
> Do you have only mod_perl2 installed? Getting the detection to work
> has been tough, but I think this version may be doing the job
> correctly.
Yes, only mp2.
--
Cosimo